home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / + TYLKO W WERSJI CYFROWEJ + / PCWK_PROG / Source / 120 / ukryte2 / fukryte2.dfm < prev    next >
Text File  |  2007-07-03  |  4KB  |  210 lines

  1. object Form1: TForm1
  2.   Left = 304
  3.   Top = 201
  4.   Width = 654
  5.   Height = 482
  6.   Caption = 'Ukryte obrazy #2 - kodowanie i zapis.'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 646
  20.     Height = 97
  21.     Align = alTop
  22.     Font.Charset = EASTEUROPE_CHARSET
  23.     Font.Color = clNavy
  24.     Font.Height = -9
  25.     Font.Name = 'Verdana'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     TabOrder = 0
  29.     object Label1: TLabel
  30.       Left = 24
  31.       Top = 39
  32.       Width = 14
  33.       Height = 12
  34.       Caption = 'R: '
  35.     end
  36.     object Label2: TLabel
  37.       Left = 23
  38.       Top = 58
  39.       Width = 12
  40.       Height = 12
  41.       Caption = 'G:'
  42.     end
  43.     object Label3: TLabel
  44.       Left = 24
  45.       Top = 77
  46.       Width = 11
  47.       Height = 12
  48.       Caption = 'B:'
  49.     end
  50.     object Label4: TLabel
  51.       Left = 82
  52.       Top = 59
  53.       Width = 109
  54.       Height = 12
  55.       Caption = 'Przestrze'#324' dost'#281'pna: '
  56.     end
  57.     object Label5: TLabel
  58.       Left = 268
  59.       Top = 59
  60.       Width = 115
  61.       Height = 12
  62.       Caption = 'Przestrze'#324' wymagana: '
  63.     end
  64.     object Button1: TButton
  65.       Left = 24
  66.       Top = 8
  67.       Width = 105
  68.       Height = 25
  69.       Caption = 'Obraz g'#322#243'wny'
  70.       TabOrder = 0
  71.       OnClick = Button1Click
  72.     end
  73.     object Button2: TButton
  74.       Left = 269
  75.       Top = 8
  76.       Width = 105
  77.       Height = 25
  78.       Caption = 'Obraz ukrywany'
  79.       TabOrder = 1
  80.       OnClick = Button2Click
  81.     end
  82.     object Button4: TButton
  83.       Left = 536
  84.       Top = 40
  85.       Width = 89
  86.       Height = 25
  87.       Caption = 'Zapisz'
  88.       TabOrder = 2
  89.       OnClick = Button4Click
  90.     end
  91.     object Edit1: TEdit
  92.       Left = 36
  93.       Top = 37
  94.       Width = 20
  95.       Height = 18
  96.       Color = 12891900
  97.       Ctl3D = False
  98.       ParentCtl3D = False
  99.       TabOrder = 3
  100.       Text = '3'
  101.       OnExit = Edit3Exit
  102.     end
  103.     object Edit2: TEdit
  104.       Left = 36
  105.       Top = 56
  106.       Width = 20
  107.       Height = 18
  108.       Color = 9961419
  109.       Ctl3D = False
  110.       ParentCtl3D = False
  111.       TabOrder = 4
  112.       Text = '3'
  113.       OnExit = Edit3Exit
  114.     end
  115.     object Edit3: TEdit
  116.       Left = 36
  117.       Top = 75
  118.       Width = 20
  119.       Height = 18
  120.       Color = 16765348
  121.       Ctl3D = False
  122.       ParentCtl3D = False
  123.       TabOrder = 5
  124.       Text = '3'
  125.       OnExit = Edit3Exit
  126.     end
  127.     object Button3: TButton
  128.       Left = 536
  129.       Top = 8
  130.       Width = 89
  131.       Height = 25
  132.       Caption = 'Ukrywaj'
  133.       TabOrder = 6
  134.       OnClick = Button3Click
  135.     end
  136.   end
  137.   object ScrollBox1: TScrollBox
  138.     Left = 0
  139.     Top = 97
  140.     Width = 209
  141.     Height = 358
  142.     Align = alLeft
  143.     TabOrder = 1
  144.     object Image1: TImage
  145.       Left = 0
  146.       Top = 0
  147.       Width = 169
  148.       Height = 169
  149.       AutoSize = True
  150.     end
  151.   end
  152.   object ScrollBox2: TScrollBox
  153.     Left = 225
  154.     Top = 97
  155.     Width = 200
  156.     Height = 358
  157.     Align = alLeft
  158.     TabOrder = 2
  159.     object Image2: TImage
  160.       Left = 0
  161.       Top = 0
  162.       Width = 169
  163.       Height = 169
  164.       AutoSize = True
  165.     end
  166.   end
  167.   object Panel2: TPanel
  168.     Left = 209
  169.     Top = 97
  170.     Width = 16
  171.     Height = 358
  172.     Align = alLeft
  173.     TabOrder = 3
  174.   end
  175.   object Panel3: TPanel
  176.     Left = 425
  177.     Top = 97
  178.     Width = 16
  179.     Height = 358
  180.     Align = alLeft
  181.     TabOrder = 4
  182.   end
  183.   object ScrollBox3: TScrollBox
  184.     Left = 441
  185.     Top = 97
  186.     Width = 205
  187.     Height = 358
  188.     Align = alClient
  189.     TabOrder = 5
  190.     object Image3: TImage
  191.       Left = 0
  192.       Top = 0
  193.       Width = 169
  194.       Height = 169
  195.       AutoSize = True
  196.     end
  197.   end
  198.   object OpenPictureDialog1: TOpenPictureDialog
  199.     DefaultExt = 'bmp'
  200.     Filter = 'Pliki bmp|*.bmp'
  201.     Left = 176
  202.   end
  203.   object SavePictureDialog1: TSavePictureDialog
  204.     DefaultExt = 'bmp'
  205.     Filter = 'Pliki bmp|*.bmp'
  206.     Left = 440
  207.     Top = 8
  208.   end
  209. end
  210.